home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / BodyTextSizeMicro.nib / data.classes next >
Text File  |  1994-12-14  |  772b  |  53 lines

  1. BodyTextInspector = {
  2.     ACTIONS = {
  3.     leadingSmaller:;
  4.     setMinimunLines:;
  5.     leadingOptimum:;
  6.     leadingLarger:;
  7.     setFontLeadingAdjust:;
  8.     fontLarger:;
  9.     fontOptimum:;
  10.     setHyphens:;
  11.     setParaBreaks:;
  12.     fontSmaller:;
  13.     };
  14.     OUTLETS = {
  15.     paraBreakMtx;
  16.     sizeMicro;
  17.     paragraphMicro;
  18.     adjustCheck;
  19.     leadingMtx;
  20.     currentPGFontSize;
  21.     justifyMicro;
  22.     fontMtx;
  23.     hyphenMtx;
  24.     linesText;
  25.     };
  26.     SUPERCLASS = PGInspector;
  27. };
  28. FirstResponder = {
  29.     ACTIONS = {
  30.     };
  31.     SUPERCLASS = Object;
  32. };
  33. PGInspector = {
  34.     ACTIONS = {
  35.     default:;
  36.     setMicroInspector:;
  37.     set:;
  38.     revert:;
  39.     };
  40.     OUTLETS = {
  41.     blankMicroPanel;
  42.     microInspectorMtx;
  43.     stringTable;
  44.     window;
  45.     loadedSelection;
  46.     loadedStyleList;
  47.     styleList;
  48.     currentStyleButton;
  49.     microInspectorSlot;
  50.     };
  51.     SUPERCLASS = Object;
  52. };
  53.